From: Daiki Ueno Date: Sun, 20 Sep 2009 02:16:52 +0000 (+0000) Subject: Fix the last commit. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10380 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=bc9743f71415f1d5d37bcb32243d8e3ddc0e1dbd;p=emacs.git Fix the last commit. --- diff --git a/lisp/epa-file.el b/lisp/epa-file.el index d0df8c9ff38..c9e59dd97a0 100644 --- a/lisp/epa-file.el +++ b/lisp/epa-file.el @@ -28,8 +28,9 @@ "If non-nil, cache passphrase for symmetric encryption. For security reasons, this option is turned off by default and -not recommended to use. Use public-key encryption with gpg-agent -instead, which does the same job in a safer way." +not recommended to use. Instead, consider using public-key +encryption with gpg-agent which does the same job in a safer +way." :type 'boolean :group 'epa-file)